ASP.NET Web API コントロール
IExporter<T> インターフェース
メンバ 

C1.Web.Api アセンブリ > C1.Web.Api 名前空間 : IExporter<T> インターフェース
ExportSourceの種類。
共有するすべてのエクスポータの共通ジェネリックインタフェース。
オブジェクト モデル
IExporter<T> インターフェース
シンタックス
'宣言
 
Public Interface IExporter(Of T As ExportSource) 
   Inherits IExporter 
public interface IExporter<T> : IExporter  
where T: ExportSource
型パラメータ
T
ExportSourceの種類。
参照

IExporter<T> メンバ
C1.Web.Api 名前空間